﻿ .logo {
   width: 100%;
   height: 48px;
   background: url(../images/top_red.png) no-repeat center;
 }

 .top_ {
   width: 1000px;
   height: 48px;
   margin: 0 auto;
   line-height: 48px;
 }

 .top_ li {
   float: left;
   width: 27px;
   height: 22px;
 }

 .top_ li.weixin {
   background: url(../images/weixin.png) no-repeat center;
   padding-top: 15px;
 }

 .top_ li.weibo {
   background: url(../images/weibo.png) no-repeat center;
   padding: 15px 10px 0 20px
 }
/* 二维码 */
.weixin,.weibo{
  position: relative;
  cursor: pointer;
}
.w_hover{
  position: absolute;
  top:5px;
  left: -355px;                        
  width:340px;
  height:130px;
  display: none
}
.w_hover i, .wb_hover i{
  display: inline-block;
  width:100px;
  height:120px;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  color:#fff;
  margin-left:10px;
  line-height:  22px;
}
.w_hover img, .wb_hover img{
  width:100px;
  height:100px;
   
}
.wb_hover{
position: absolute;
  top:5px;
  left: 50px;                        
  width:120px;
  height:130px;
  display: none
}
.weixin:hover .w_hover{
display: block
}
.weibo:hover .wb_hover{
display: block
}
 .top_ li.text {
   float: right;
   width: 80px;
   height: 40px;
   color: #F5D799;
   font-size: 16px;
   font-family: PingFangSC-Medium;
   font-weight: 500;
   line-height: 35px;
 }

 .top_ li.text a {
   color: #F5D799;
   text-decoration: none
 }

 /* end logo */

 /* nav */

 .logo_text {
   width: 100%;
   height: 270px;
   background: url(../images/logo_text.png) no-repeat center;
   margin-top: -8px;
 }

 .logo_text .sou {
   width: 1000px;
   height: 36px;
   /* border:1px solid blue; */
   margin-top: 75px;
 }
 .logo_text .sou li{
  width: 170px;
  height: 36px;
  background: url(../images/Group.png) no-repeat center;
  float: right;
 }

 .logo_text .sou  li  #keyword {
   width: 100px;
   height: 34px;
   margin-left: 30px;
   margin-top: 1px;
   background-color: #C5181F;
   font-size: 16px;
   color: #F5D799;
   outline: none;
   border: none;
 }
 .logo_text .sou li span{
  position: relative;
  display: block;
 }
 .logo_text .sou li span input{
  width: 15px;
  height: 15px;
  position: absolute;
  right: 18px;
  top: -26px;
 }
 input::-webkit-input-placeholder {
   font-size: 16px;
   color: #F5D799;
 }

 .logo_text .nav {
   width: 1000px;
   height: 100px;
   margin: 0 auto;
   margin-top: 50px;
   /* overflow: hidden; */
 }

 .logo_text .nav .nav_ul {
   width: 1000px;
   height: 50px;
   margin: 0 auto;
   /* border:1px solid red;  */
   margin-top: 25px;
 }

 .logo_text .nav .nav_ul p {
   float: left;
   width: 33px;
   height: 52px;
   font-size: 22px;
   font-family: PingFangSC-Semibold;
   font-weight: 600;
   line-height: 26px;
   border-right: 1px solid #fff;
   margin-top:0;
   margin-left:10px;
 }

 .logo_text .nav .nav_ul p a {
   color: #FFFFFF;
   display: block;
 }

 .logo_text .nav .nav_ul p a:hover {
   text-decoration: none;
 }

 .logo_text .nav .nav_ul .nav_li {
   width: 956px;
   height: 50px;
   margin-top: -3px;
   float: right;
 }

 .logo_text .nav .nav_ul .nav_li a {
   float: left;
   padding-left: 14px;
   padding-right: 14px;
   display: block;
   color: #fff;
   line-height: 30px;
   font-size: 16px;

 }

 .logo_text .nav .nav_ul .nav_li a.y {
   padding-right: 0;
 }

 .logo_text .nav .nav_ul span {
   float: left;
   color: #fff;
   line-height: 30px;
   
 }

 /* 头条 */

 .content {
   width: 1000px;
   height: auto;
   margin: 0 auto;
   /* border: 1px solid red; */
 }

 .topnews p {
   text-align: center;
   font-size: 30px;
   font-family: PingFangSC-Medium,Microsoft YaHei,SimSun;
   font-weight: 700;
   color: #CC0005;
   line-height: 90px;
   /* width: 100%; */
 }
 .topnews p a{
  color: #CC0005;
  text-decoration: none;
 }
 .topnews p.topnews_list {
   font-size: 16px;
   line-height: 22px;
   /* margin-top: -10px; */
 }

 .topnews p.topnews_list span {
   padding: 5px 10px;
 }

 .topnews p.topnews_list span a {
   color: #CC0005;
 }

 /* p1 */

 .w1000 {
   width: 1000px;
   height: auto;
 }

 .p1 {
   width: 1000px;
   height: 300px;
   margin-top: 20px;
   background: url(../images/p1.png) top no-repeat;
 }
 .p1>a{
  display: block;
  width: 100%;
  height: 41px;
  /* border: 1px solid red; */
  margin-top: 48px;
 }
 .p1_ul {
   width: 300px;
   float: left;
   margin-left: 30px;
   margin-top: 50px;
 }

 .p1_ul p {
   height: 22px;
   font-size: 16px;
   font-family: PingFangSC-Semibold;
   font-weight: 600;
   color: #333;
   line-height: 22px;
   background: url(../images/line2.png) left no-repeat;
   padding-left: 15px;
   margin-bottom: 10px;
 }

 .p1_ul li {
   line-height: 30px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   color: #333;
 }

 /* p2 */

 .p2 {
   margin-top: 20px
 }

 .p2 .p2_left {
   width: 555px;
   height: 490px;
   float: left;
 }

 .swiper-container-focus {
   width: 555px;
   height: 416px;
   overflow: hidden;
   position: relative;
 }

 .swiper-container-focus .swiper-slide {
   width: 555px;
   margin: 0 auto;
   position: relative;
 }

 .swiper-container-focus .swiper-slide div.shadow {
   display: block;
   width: 28px;
   height: 28px;
   /* background: url(../images/play.png) no-repeat; */
   overflow: hidden;
   position: absolute;
   bottom: 10px;
   right: 15px;
   z-index: 99;
 }

 .swiper-container-focus .swiper-slide p {
   display: block;
   width: 100%;
   height: 50px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   font-size: 14px;
   line-height: 30px;
   text-indent: 1em;
   color: #fff;
   position: absolute;
   left: 0px;
   bottom: 0px;
   background: rgba(0, 0, 0, .5)
 }

 .swiper-container-focus .swiper-slide p a {
   color: #fff;
 }

 .swiper-container-focus .swiper-pagination {
   width: 100%;
   height: 10px;
   position: absolute;
   left: 10px;
   bottom: 10px;
   text-align: left;
 }

 .swiper-container-focus .swiper-pagination span.swiper-pagination-switch {
   display: inline-block;
   width: 20px;
   height: 2px;
   /* border-radius: 50%; */
   margin: 0 3px;
   cursor: pointer;
   background: #fff;
   filter: alpha(opacity=30);
   opacity: .3;
   margin-top:5px;
	 
	 height: 10px;
	 background: none;
   	 filter: alpha(opacity=100);
   	 opacity: 1;
   	 margin-top: 0;
 }

 .swiper-container-focus .swiper-pagination span.swiper-active-switch {
   background: #fff;
   filter: alpha(opacity=100);
   opacity: 1;
	 background: none;
 }

.swiper-container-focus .swiper-pagination span.swiper-pagination-switch:before {
    content:"";
    display: inline-block;
    width: 20px;
    height: 2px;
    /* border-radius: 50%; */
    cursor: pointer;
    background: #fff;
    filter: alpha(opacity=30);
    opacity: .3;
    margin-top: 5px;
}
.swiper-container-focus .swiper-pagination span.swiper-active-switch:before {
    background: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

 .tuijian {
   width: 555px;
   height: 70px;
   background: url(../images/tbtj.png) no-repeat;
 }

 .tuijian i {
   display: block;
   float: left;
   width: 112px;
   height: 45px;
   background: url(../images/tuijian.png) no-repeat;
   margin: 12px 20px;
 }

 .tuijian ul li {
   /* display: block; */
   float: left;
   padding-left: 10px;
   background: url(../images/blue.png)left no-repeat;
   font-size: 18px;
   font-family: PingFangSC-Medium;
   font-weight: 500;
   color: #333;
   line-height: 25px;
   margin: 21px 0;
 }

 .p2 .p2_right {
   float: right;
   width: 425px;
   height: 500px;
   /* background-color: pink; */
 }

 .p2_right .p2_title {
   width: 100%;
   line-height: 30px;
 }

 .p2_right .p2_title h2 {
   float: left;
   padding-left: 25px;
   background: url(../images/line3.png) left no-repeat;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 30px;
 }

 .p2_right .p2_title h6 {
   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
   cursor: pointer;
 }
 
 .p2_right .p2_title h6 a {
   color: #999;
   background: url(../images/mores.png) right no-repeat;
   padding-right: 10px;
 }
.more h6 a{
  color: #999;
  background: url(../images/mores.png) right no-repeat;
  padding-right: 10px;
}



 .p2_ul li {
   width: 100%;
   line-height: 35px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   font-family: MicrosoftYaHei;
   color: #333;
   text-indent:1em;
 }

 .title2 {
   margin-top: 15px
 }

 /* t1 图片 */

 .t1 {
   margin-top: 20px
 }

 .t1 span img {
   width: 490px;
   height: 100px;
 }

 .t1 span:first-child {
   margin-right: 15px
 }

 /* p */

 .p {
   margin-top: 20px
 }

 .p_left {
   width: 660px;
   height: auto;
   float: left;
 }
 .p_left ,.p_right{margin-top:10px}
 /* left_p1 */

 .left_title {
   width: 660px;
   height: 30px;
   border-bottom: 1px solid #EBD9CB;
 }

 .left_title h2 {
   float: left;
   width: 88px;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 22px;
   border-bottom: 3px solid #D43E42;
   padding-bottom: 5px
 }

 .left_title h6 {   
   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
   cursor: pointer;
 }

 .left_ul li {
   float: left;
   width: 320px;
   line-height: 30px;
   font-size: 16px;
   font-family: MicrosoftYaHei;
   color: #333;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   padding-top: 11px
 }

 .left_ul li:nth-child(odd) {
   margin-right: 20px
 }

.left_ul li>span.nodeName{
	display: none;
}

 .left_ul li>a {
   background: url(../images/red.png) left no-repeat;
   padding-left: 10px;
 }

 .left_ul li p {
   font-size: 14px;
   font-family: MicrosoftYaHei;
   color: #8D91AA;
   line-height: 19px;
   padding-left: 10px;
 }
 .left_ul li p span.origin {
   margin-right: 10px;
 }
 .left_ul li p a{ color: #8D91AA;}

 /* left_p2 */

 .left_p2 {
   margin-top: 30px;
 }

 .left_title2 {
   width: 660px;
   height: 30px;
   border-bottom: 1px solid #EBD9CB;
 }

 .left_title2 h2 {
   float: left;
   width: 88px;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 22px;
   border-bottom: 3px solid #D43E42;
   padding-bottom: 5px
 }
 .left_title2 .span{
  display: block;
  float: left;
  margin-left: 25px;
  line-height: 27px;
  font-size: 15px;
  font-weight: bold;
 }
 .left_title2 .span a{color: rgb(197, 24, 31);}
 .left_title2 h6 {  
   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
   cursor: pointer;
 }

 .left_ul2 li {
   float: left;
   width: 320px;
   line-height: 30px;
   font-size: 16px;
   font-family: MicrosoftYaHei;
   color: #333;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   padding-top: 10px
 }

 .left_ul2 li:nth-child(odd) {
   margin-right: 20px
 }

 .left_ul2 li>a {
   background: url(../images/red.png) left no-repeat;
   padding-left: 10px;
 }
.left_ul2 li>span.nodeName{
	display: none;
}
 .left_ul2 li p {
   font-size: 14px;
   font-family: MicrosoftYaHei;
   color: #8D91AA;
   line-height: 19px;
   padding-left: 10px;
 }
 .left_ul2 li p span.origin {
   margin-right: 10px;
 }
 .left_ul2 li p a{ color: #8D91AA;}

.jianj{
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #333;
  line-height: 25px;
  text-indent: 2em;
  width: 88%;
}
.jig{
  width: 88%;font-size: 16px;
}
.right_p1 strong{
  text-indent: 2em;
  display: block;
  line-height: 30px;
  font-size: 16px;
}
.right_p1 .span{
  width: 85%;
  font-size:14px;
  font-family:PingFangSC-Semibold;
  font-weight:500;
  color:#333;
  line-height:30px;
  font-size: 16px;
}
 /* left_p3 */

 .left_p3 {
   margin-top: 30px;
   width: 660px
 }

 .left_p3_left {
   float: left;
   width: 320px;
   height: auto;
 }

 .left_p3_title {
   width: 320px;
   height: 30px;
   border-bottom: 1px solid #EBD9CB;
 }

 .left_p3_title h2 {
   float: left;
   width: 88px;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 22px;
   border-bottom: 3px solid #D43E42;
   padding-bottom: 5px
 }

 .left_p3_title h6 {

   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
  
   cursor: pointer;
 }

 .left_p3_list li {
   width: 320px;
   line-height: 35px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   font-family: PingFangSC-Regular;
   font-weight: 400;
   color: #333;
 }

 .left_p3_list li:first-child {
   margin-top: 10px
 }

 .left_p3_right {
   float: right;
   width: 320px;
   height: auto;
 }

 /* t2图片 */

 .t2 {
   width: 660px;
   height: 105px;
   margin-top: 20px;
 }

 .t2 img {
   width: 660px;
   height: 105px;
 }

 /* left_p4 */

 .left_p4 {
   margin-top: 20px;
   width: 660px
 }

 .left_p4_left {
   float: left;
   width: 320px;
   height: auto;
 }

 .left_p4_title {
   width: 320px;
   height: 30px;
   border-bottom: 1px solid #EBD9CB;
 }

 .left_p4_title h2 {
   float: left;
   width: 88px;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 22px;
   border-bottom: 3px solid #D43E42;
   padding-bottom: 5px
 }

 .left_p4_title h6 {
  
   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
   cursor: pointer;
 }

 .left_p4_list li {
   width: 320px;
   line-height: 35px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   font-family: PingFangSC-Regular;
   font-weight: 400;
   color: #333;
 }

 .left_p4_list li:first-child {
   margin-top: 10px
 }

 .left_p4_right {
   float: right;
   width: 320px;
   height: auto;
 }

 /* t3 图片 */

 .t3 {
   width: 660px;
   height: 369px;
   margin-top: 20px;
 }

 /* left_p5 */

 .left_p5 {
   margin-top: 30px;
   width: 660px
 }

 .left_p5_left {
   float: left;
   width: 320px;
   height: auto;
 }

 .left_p5_title {
   width: 320px;
   height: 30px;
   border-bottom: 1px solid #EBD9CB;
 }

 .left_p5_title h2 {
   float: left;
   width: 88px;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 22px;
   border-bottom: 3px solid #D43E42;
   padding-bottom: 5px
 }

 .left_p5_title h6 {
  
   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
  

   cursor: pointer;
 }

 .left_p5_list li {
   width: 320px;
   line-height: 35px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   font-family: PingFangSC-Regular;
   font-weight: 400;
   color: #333;
 }

 .left_p5_list li:first-child {
   margin-top: 10px
 }

 .left_p5_right {
   float: right;
   width: 320px;
   height: auto;
 }

 .left_p5_right .left_p5_list li {
   padding-left: 15px;
   width: 305px;
   background: url(../images/orange.png) left no-repeat;
 }

 /* left_p6 */

 .left_p6 {
   margin-top: 20px;
   width: 660px
 }

 .left_p6_left {
   float: left;
   width: 660px;
   height: auto;
 }

 .left_p6_title {
   width: 660px;
   height: 30px;
   border-bottom: 1px solid #EBD9CB;
 }

 .left_p6_title h2 {
   float: left;
   width: 88px;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 22px;
   border-bottom: 3px solid #D43E42;
   padding-bottom: 5px
 }

 .left_p6_title h6 {  
   font-size: 12px;
   font-family: MicrosoftYaHei;
   line-height: 30px;
   float: right;
   cursor: pointer;
 }

 .left_p6_list li {
   float: left;
   width: 320px;
   line-height: 35px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   font-family: PingFangSC-Regular;
   font-weight: 400;
   color: #333;
 }

 .left_p6_list li:nth-child(odd) {
   margin-right: 20px;
 }

 .left_p6_list li:first-child,
 .left_p6_list li:first-child+li {
   margin-top: 10px
 }

 .left_p6_list li:last-child a {
   font-family: DFPLiJinHeiW8;
   color: #8D91AA;
   padding-right: 48px;
   background: url(../images/shape.png) right no-repeat;
 }
 .left_p6_list .gczy{
   text-align:right;
   width:290px;
 }

 /*  */

 .p_right {
   float: right;
   width: 320px;
   height: auto;
 }

 /* rifht_p1 */

 .right_p1 {
   width: 320px;
   padding-bottom: 15px;
   background:#FAFAFB;
   overflow: hidden;
 }

 .right_p1_title {
   width: 305px;
   height: 30px;
 }

 .right_p1_title h2 {
   float: left;
   font-size: 22px;
   font-family: DFPLiJinHeiW8;
   color: #717382;
   line-height: 30px;
   padding-left: 15px;
   background: url(../images/line4.png) left no-repeat;
 }

 .right_p1_title #tit {
   float: right;
   width: 185px;
   height: 30px;
   font-size: 13px;
   font-family: MicrosoftYaHei;
   color: #333;
   line-height: 35px;
 }

 #tit span {
   line-height: 28px;
   font-size: 13px;
   text-align: center;
   color: #333;
   margin-top: 10px;
   font-family: MicrosoftYaHei;
   cursor: pointer;
 }
 #con{margin-top:5px}
 #con li {
   display: none;
   height: auto;
   width: 320px;
 }

 #tit span.select {
   color: orangered;
 }

 #con li.show {
   display: block;
 }
.div_list p{
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:#333;
  line-height:26px;
  padding-left: 120px
}
 .div_list{
   /* max-height:300px;
   overflow: hidden;
   overflow-y: auto; */
 }

.div_list p:nth-child(odd) {
  padding-left: 40px
}
.right_p2,.right_p3,.right_p4,.right_p7{
  padding-bottom: 15px;
}


 /* right_p2 */
 .right_p2{
   width:320px;
   margin-top:20px;
   background:#FAFAFB;
 }
 .right_p2_title{
  width:320px;
  height: 30px;
 }
 .right_p2_title h2{
   float: left;
  font-size:22px;
  font-family:DFPLiJinHeiW8;
  color:#717382;
  line-height:30px;
  padding-left: 15px;
  background: url(../images/line4.png) left no-repeat;
 }
 .right_p2_title h6{
   float:right; 
   font-size:12px;
   font-family:MicrosoftYaHei;
   line-height:30px; 
   cursor: pointer;
 
 }
 .right_p2_list{margin-top: 5px}
 .right_p2_list li{
   width:310px;
   line-height: 35px;
   text-align: left;
   font-size:16px;
   font-family:MicrosoftYaHei;
   color:#333;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap
 }
 .right_p2_list li a{
   color:#333
 }
 .right_p2_list li, .right_p4_list li, .right_p7_list li{
	 text-indent: 1em}
 /* right_p3 */
 .right_p3{
  width:320px;
  margin-top:20px;
  background:#FAFAFB;
}
.right_p3_title{
 width:320px;
 height: 30px;
}
.right_p3_title h2{
  float: left;
 font-size:22px;
 font-family:DFPLiJinHeiW8;
 color:#717382;
 line-height:30px;
 padding-left: 15px;
 background: url(../images/line4.png) left no-repeat;
}
.right_p3_title h6{
  float:right;
  font-size:12px;
  font-family:MicrosoftYaHei;
  line-height:30px;
  cursor: pointer;
 
}
.right_p3_list{margin-top: 5px}
.right_p3_list li{
  width:310px;
  line-height: 30px;
  text-align: left;
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:#333;
  margin-top:15px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  text-align: center;
  background: url(../images/b1.png) center no-repeat;
}
.right_p3_list li:first-child+li+li:hover{
 
  background: url(../images/b1.png) center no-repeat !important;
}
.right_p3_list li a{
  color:#415D89;
  font-size: 16px;
}
.right_p3_list li:first-child+li+li a{ color:#415D89;}
.right_p3_list li:hover{
  background: url(../images/b2.png) center no-repeat;
}
.right_p3_list li:hover a{
  color:#D43E42;
}
/* right_p4 */
 .right_p4{
  width:320px;
  margin-top:30px;
  background:#FAFAFB;
}
.right_p4_title{
 width:320px;
 height: 30px;
}
.right_p4_title h2{
  float: left;
 font-size:22px;
 font-family:DFPLiJinHeiW8;
 color:#717382;
 line-height:30px;
 padding-left: 15px;
 background: url(../images/line4.png) left no-repeat;
}
.right_p4_title h6{
  float:right;
  font-size:12px;
  font-family:MicrosoftYaHei;
  line-height:30px;
  cursor: pointer;
}
.right_p4_list{margin-top: 5px}
.right_p4_list li{
  width:310px;
  line-height: 35px;
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:#333;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.right_p4_list li a{
  color:#333
}

/* right_p5 */
.right_p5{
  width:320px;
  height:246px;
  margin-top:20px;
  background: #FAFAFB;
}
.right_p5_title{
 width:320px;
 height: 30px;
}
.right_p5_title h2{
  float: left;
 font-size:22px;
 font-family:DFPLiJinHeiW8;
 color:#717382;
 line-height:30px;
 padding-left: 15px;
 background: url(../images/line4.png) left no-repeat;
}
.right_p5_title h6{
  float:right;
  font-size:12px;
  font-family:MicrosoftYaHei;
  line-height:30px;
  cursor: pointer;
}
.right_p5_lunbo{
  width:300px;
  height: 170px;
  margin:20px auto;
  /* border:1px solid #333; */
}
.slideBox{ width:300px; height:190px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:25px; overflow:hidden; position:absolute; right:25%; bottom:-1px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:20px; height:20px; line-height:20px; text-align:center; background:#D6D8E3; cursor:pointer; border-radius: 50% }
.slideBox .hd ul li.on{ background:#8D91AA; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;width:488px; height:263px;}
/* .slideBox .bd img{  width:300px; height:170px; display:block; } */
.swiper-slides a  img{
  float:left;
  width:100px;
  height:140px;
  margin: 0 22px 0 6px;
}
/* 最新推荐上下滚动 */
.txtScroll-top .bds{ padding:5px;  }
.txtScroll-top .infoList li{ height:24px; line-height:24px;   }
.txtScroll-top .infoList li .date{ float:right; color:#999;  }


.right_z{
  float: left;
}
.right_z strong{
  display: block;
font-size:18px;
font-family:MicrosoftYaHei;
color:#333;
line-height:60px;
font-weight: 500;
}
.right_z p{
font-size:12px;
font-family:MicrosoftYaHei;
color:#8D91AA;
line-height:30px;
margin-top:18px
}
.right_z .t{
  
  width:89px;
   height:21px;
   font-size:12px;
   font-family:MicrosoftYaHei;
   color:rgba(255,255,255,1);
   line-height:21px;
   background:rgba(209,193,177,1);
   border-radius:2px;
   text-align: center;
   margin-top:10px;
   margin-left: 0;
}
.right_z .t .aa{
  /* width: 20px; */
  /* height: 20px; */
  
  margin-top: 0px;
}
.right_z .t a{
  color:#fff;
  text-decoration: none;
}

/* right_p6 */
.right_p6{
  width:320px;
  height:275px;
  margin-top:20px;
  background: #FAFAFB;
}
.right_p6_title{
 width:320px;
 height: 30px;
}
.right_p6_title h2{
  float: left;
 font-size:22px;
 font-family:DFPLiJinHeiW8;
 color:#717382;
 line-height:30px;
 padding-left: 15px;
 background: url(../images/line4.png) left no-repeat;
}
.right_p6_title h6{
  float:right; 
  font-size:12px;
  font-family:MicrosoftYaHei;
  line-height:30px;
  cursor: pointer;
}
/* 图片轮播 */
.poster-main {
  position: relative;

}

.poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
 
.poster-main .poster-list {
  width: 300px;
  height: 220px;
}

.poster-main .poster-list .poster-item {
  width: 60px;
  height: 220px;
  position: absolute;
  left: 0;
  top: 0;
 
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  /* filter: opacity(.5) brightness(1); */
}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }

.poster-main .poster-prev-btn {
  
  left: -33px;
  background: url(../images/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  
  right: -31px;
  background: url(../images/right.png) no-repeat center center;
}
.poster-item-title{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	display: block;
}

/* right_p7 */
.right_p7{
  width:320px;
  height:auto;
  margin-top:20px;
  background: #FAFAFB;
}
.right_p7_title{
 width:320px;
 height: 30px;
}
.right_p7_title h2{
  float: left;
 font-size:22px;
 font-family:DFPLiJinHeiW8;
 color:#717382;
 line-height:30px;
 padding-left: 15px;
 background: url(../images/line4.png) left no-repeat;
}
.right_p7_title h6{
  float:right;
  font-size:12px;
  font-family:MicrosoftYaHei;
  line-height:30px;
  cursor: pointer;
}
.right_p7_list li {
  width: 305px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333;
}

.right_p7_list li:first-child {
  margin-top: 10px
}
/* p8 */
.p8{margin:30px 0;}
.line1{
  width:1000px;
  height: 2px;
  border-top:3px solid #D43E42;
  border-bottom:1px solid #D43E42;
}
.p8_list li span a{color:#fff}
.line2{
  width:1000px;
  height: 2px;
  border-top:1px solid #D43E42;
  border-bottom:3px solid #D43E42;
}
.p8_title{
  width:1000px;
  line-height: 60px;
  position: relative;
}
.p8_title h2{
  font-size:22px;
  font-family:DFPLiJinHeiW8;
  color:#D43E42;
  text-align: center;
  line-height:60px;
  font-weight:600;
}
.p8_title h2:before, .p8_title h2:after{
  content: " ";
  display: inline-block;
  width: 25px;
  height: 12px;
  margin-right: 10px;
  background: url(../images/h5.png) center 3px no-repeat;
}
.p8_title h2:after{
  margin-left: 5px;
}
.p8_title h6{
  position: absolute;
  right: 2px;top:20px;
 

}
.p8_list{
  width:1000px;
  height:380px;
  display:flex;
  -ms-display:flex;
  justify-content:space-between;
  -ms-justify-content: space-between;
  flex-wrap:wrap;
  -ms-flex-wrap:wrap;

}
.p8_list li{
  width:235px;
  height:157px;
  position: relative
}
.p8_list li img{
  width:235px;
  height:157px;
}
.p8_list li span{
  display: block;
  width:235px;
  line-height:26px;
  background: url(../images/black.png) no-repeat;
  position: absolute;
  left: 0;bottom:0;
  font-size:12px;
  color:#FFFFFF;
  text-indent: 1em;
}
  .p8_list li i{
    display: block;
    width:25px;
    height:25px;
    background: url(../images/play2.png) no-repeat;
    position: absolute;
    right: 0;bottom:1px;
    z-index: 9;
  }
  /* link */
  .link{
    width:100%;
    height:197px;
    background:#F3F8FB;
    margin-top:20px;
  }
  .y_link{
    width:1000px;
    height:197px;
    margin:0 auto;
  }
  .y_link p{
    font-size:22px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:#333;
    line-height:85px;
  }
  .y_link a{
    display: inline-block;
    padding: 5px 2px;
  }
  /* copy版权 */
 .copy{
   width:100%;
   height:58px;
   background:#6A6D89;
 }  
 .copy p{
   text-align: center;
  font-size:16px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:#fff;
  line-height:22px;
  line-height: 58px;
 }
 .copy p a{
  color:#fff;
  padding:0 5px;
 }
 /* footer */
.footer{
  display: none;
}
.newfooter {
  width:100%;
  height:172px;
  background:#8D91AA;
  text-align: center;
}
.newfooter .footer_cont{
  width: 440px;
  margin:51px auto;
}
.newfooter   img{
  float: left;
}
.newfooter  span{
  display: inline-block;
  font-size:12px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:#fff;
  line-height:19px;
  text-align: left;
  margin-top:10px;
}
  
.xueshu_qikan_hiddenframe{
	position: absolute;
	top: 268px;
	right: 440px;
	background: white;
	font-size: 14px;
	border:1px solid rgba(121,135,146,0.22);
	display: none;
	z-index: 99;
}

.xueshu_qikan_hiddenframe li{
	height: 44px;
	line-height: 44px;
	margin: 10px 0px;
	width: 100%;
	
}

.xueshu_qikan_hiddenframe li a{
	padding-left: 25px;
	padding-right: 20px;
	width: 100%;
	display: inline-block;
}

.xueshu_qikan_hiddenframe li:hover{
	background: #798792;
}

.frame-show{
	display: block !important;
}
.logo_text .nav .nav_ul .nav_li  .xueshu_qikan_hiddenframe ul li a{color:#000}

/* 下拉框 */
@media screen and (min-width: 1920px) {
  .academy-organizations-hiddenframe{ left: 975px } 
  .xueshu_qikan_hiddenframe{  right:440px } 
  /* .nav {width: 97.3%;} */
 } 
@media screen and (max-width: 1600px) {
   .academy-organizations-hiddenframe{ left: 818px } 
   .xueshu_qikan_hiddenframe{  right:288px } 
  } 
/* .nav {width: 100%;}  */
@media screen and (max-width:  1440px) { 
  .academy-organizations-hiddenframe{ left: 735px } 
  .xueshu_qikan_hiddenframe{  right:200px} 
 }     
@media screen and (max-width: 1366px) {  
  .academy-organizations-hiddenframe{ left: 695px } 
  .xueshu_qikan_hiddenframe{  right:172px } 
 } 
@media screen and (max-width: 1280px) { 
   .academy-organizations-hiddenframe{ left: 655px } 
   .xueshu_qikan_hiddenframe{  right:128px } 

  } 
  /* 成果总库 */
  .t3{
    overflow: hidden;
    background: url(../images/bookname.png) no-repeat center;
}
.t3 .book_cgzk{
    width: 565px;
    max-height:283px;
    margin: 75px auto 0px;
    /* border:1px solid red; */
}
.t3 .book_cgzk li.cgzks{
      width:40px;
      height:283px;
    background: url(../images/book.png) no-repeat center;
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:#823527;
    line-height:15px;
   
    overflow: hidden; float:left;
}
.t3 .book_cgzk li.cgzks:hover{
    width:45px;
      height:283px;
    background: url(../images/bookhover.png) no-repeat center;
}
.t3 .book_cgzk li.cgzks:hover a{
    color:#B11C1C;font-family:MicrosoftYaHei;font-size: 15px;
}
.t3 .book_cgzk li a{
  padding-top: 15px;
    height:226px;
    display: block;
    margin: 20px auto;
    text-decoration: none;
    color:#823527;
    writing-mode: tb-rl;
}
.t3 .book_cgzk li.c_more{  width:40px;
      height:253px; background-color: #771F1F;float: left;margin-top:16px}
      .t3 .book_cgzk li.c_more:hover{background-color: #771F1F}
.t3 .book_cgzk li.c_more a{ 
    height:226px;
    display: block;
   
    text-decoration: none;
    color:#fff;text-align: center;
    writing-mode: tb-rl;
    
    
}
 /*  */
 .tuijian{position: relative;overflow: hidden;}
 .t_news{ height:66px;  color:#fff; padding-left:10px; margin:8px 0; overflow:hidden; position:relative;}
  .t_news b{ line-height:66px; font-weight:bold; display:inline-block;}
  .news_li,.swap{ width:398px;line-height:66px; display:inline-block; position:absolute; top:0; left:150px}
  .news_li a,.swap a{ color:#000;}
  .swap{top:68px;}
.right_p2_list li, .right_p4_list li, .right_p7_list li{
	 width: 300px;
	 padding-left: 15px;
	 text-indent: 0;
}

